Below is a list of the user defined functions for catagory: Misc Management.
Click on a user defined function name for a detailed description.
User Defined Function | Description |
_ChooseColor | Creates a Color dialog box that enables the user to select a color. |
_ChooseFont | Creates a Font dialog box that enables the user to choose attributes for a logical font. |
_ClipPutFile | Copy Files to Clipboard Like Explorer does |
_Iif | Perform a boolean test within an expression. |
_IsPressed | Check if key has been pressed |
_MouseTrap | Confine the Mouse Cursor to specified coords. |
_Singleton | Check if no other occurrence is running. |